GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPicturePDF / SetFormFieldsNeedAppearances Method





In This Topic
SetFormFieldsNeedAppearances Method (GdPicturePDF)
In This Topic
Syntax
'Declaration
 
Public Function SetFormFieldsNeedAppearances( _
   ByVal NeedAppearances As Boolean _
) As GdPictureStatus
public GdPictureStatus SetFormFieldsNeedAppearances( 
   bool NeedAppearances
)
public function SetFormFieldsNeedAppearances( 
    NeedAppearances: Boolean
): GdPictureStatus; 
public function SetFormFieldsNeedAppearances( 
   NeedAppearances : boolean
) : GdPictureStatus;
public: GdPictureStatus SetFormFieldsNeedAppearances( 
   bool NeedAppearances
) 
public:
GdPictureStatus SetFormFieldsNeedAppearances( 
   bool NeedAppearances
) 

Parameters

NeedAppearances
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPicturePDF
GdPicturePDF Members